-- card: 3638 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: In search of the pecan tree ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Mountain Trail" put it&return&"Movement in the underbrush" into field "textarea" of card "Mountain Trail" get field "textarea" of card "River Trail" put it&return&"A lurking shadow" into field "textarea" of card "River Trail" visual effect dissolve go card "Mountain Trail" end mouseUp -- part contents for background part 1 ----- text ----- In search of the pecan tree -- part contents for background part 2 ----- text ----- You trek back and forth along the winding paths beneath the misty mountains, searching in vain for a pecan tree, any pecan tree. No luck. Days are wasted away, the forest does not reveal its mysteries, you are beginning to think the witch doctor is a kook. -- part contents for background part 5 ----- text ----- 75